google.golang.org/grpc/balancer/pickfirst/pickfirstleaf.pickfirstBalancer.forceUpdateConcludedStateLocked (method)

3 uses

	google.golang.org/grpc/balancer/pickfirst/pickfirstleaf (current package)
		pickfirstleaf.go#L320: 		b.forceUpdateConcludedStateLocked(balancer.State{
		pickfirstleaf.go#L798: 	b.forceUpdateConcludedStateLocked(newState)
		pickfirstleaf.go#L806: func (b *pickfirstBalancer) forceUpdateConcludedStateLocked(newState balancer.State) {